home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Mania 1
/
MacMania 1.toast
/
Educational
/
Language
/
Word Herd 2.0
/
Word Herd 2.0
/
card_54117.txt
< prev
next >
Wrap
Text File
|
1993-05-31
|
2KB
|
88 lines
-- card: 54117 from stack: in.0
-- bmap block id: 0
-- flags: 0000
-- background id: 8959
-- name: whale 1
----- HyperTalk script -----
on mouseUp
click at the location of card field "show"
end mouseUp
-- part 3 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=292 right=340 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 20
-- text size: 40
-- style flags: 0
-- line height: 53
-- part name: show
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=408 top=8 right=95 bottom=500
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: sun
----- HyperTalk script -----
on mouseUp
FarSun
end mouseUp
on walkyTalky
global speak
put empty into card field "show" of card "whale 1"
go next
go next
play speak
go next
go prev
go prev
go prev
wait 40
go next
go next
play speak
go next
go prev
go prev
go prev
wait 50
go card "level 2"
end walkyTalky
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=425 top=285 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: eraser
----- HyperTalk script -----
on mouseUp
put empty into card field "show"
click at the loc of card field "show"
end mouseUp